hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
ExceptionBuild.buildStr
collie
utils
exception
ExceptionBuild
Undocumented in source.
mixintemplate
ExceptionBuild
(string name, string parent = "")
enum
buildStr
=
"class "
~
name
~
"Exception : "
~
parent
~
"Exception { \n\t"
~
"mixin basicExceptionCtors;\n }"
;
Meta
Source
See Source File
collie
utils
exception
ExceptionBuild
manifest constants
buildStr